PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFField Class / isExportable Method
In This Topic
    isExportable Method
    In This Topic
    Gets a value indicating whether the field can be exported or not.
    Syntax
    public boolean isExportable()

    Return Value

    True if the field shall be exported by a submit-form action.
    See Also